Revision: arnesi--dev--1.1--patch-48
Archive: bese-2004@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Sun May 30 16:25:26 CEST 2004
Standard-date: 2004-05-30 14:25:26 GMT
Modified-files: src/cps.lisp
New-patches: bese-2004@common-lisp.net/arnesi--dev--1.1--patch-48
Summary: CPS work
Keywords: 

1) implement a transformer for UNWIND-PROTECT, it will error only when
   an unwind-protect form contains a call to CALL/CC, othewise we can
   happily keep the form.

2) Implement the transformer for MACROLET.

3) fix a bug in the transformation of FUNCTION.
